home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7508 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  412 b 

  1. From: RNorman@msn.com (Richard Norman)
  2. Subject: RE: HELP. Watcom C stack problem.
  3. Date: 27 Feb 96 03:51:25 -0800
  4. References: <4gq0g1$67c@prometheus.algonet.se>
  5. Message-ID: <00001a80+00008421@msn.com>
  6. Path: news.msn.com!msn.com
  7. Newsgroups: comp.lang.c
  8. Organization: The Microsoft Network (msn.com)
  9.  
  10. To increase the size of the stack in Watcom, try the LINKer command
  11. line, not the COMPILEr.  (OPTION STACK=xxxxx)
  12.